home *** CD-ROM | disk | FTP | other *** search
/ SGI Performance Co-Pilot 1.3 / SGI Performance Co-Pilot 1.3.iso / dist / pcp_gifts.idb / var / pcp / config / pmlogger / config.Summary.z / config.Summary
Text File  |  1997-04-03  |  1KB  |  53 lines

  1. #
  2. # pmlogger(1) configuration file suitable creating an archive to be
  3. # used with any of the tools forked by pmview(1)
  4. #
  5. # $Id: Summary.pmlogger,v 2.1 1997/03/26 03:03:17 kenmcd Exp $
  6.  
  7. log mandatory on once { hinv }
  8.  
  9. log advisory on 5 minutes {
  10. #
  11. # dkvis
  12.     irix.disk.dev.total
  13.     irix.disk.dev.read
  14.     irix.disk.dev.write
  15. #
  16. # mpvis
  17.     irix.kernel.percpu.cpu.idle
  18.     irix.kernel.percpu.cpu.intr
  19.     irix.kernel.percpu.cpu.sys
  20.     irix.kernel.percpu.cpu.sxbrk
  21.     irix.kernel.percpu.cpu.user
  22.     irix.kernel.percpu.cpu.wait.total
  23. #
  24. # nfsvis
  25.     irix.nfs.server.reqs
  26.     irix.nfs.client.reqs
  27. #
  28. # pmkstat
  29.     irix.kernel.all.load
  30.     irix.kernel.all.cpu.user
  31.     irix.kernel.all.cpu.sys
  32.     irix.kernel.all.cpu.sxbrk
  33.     irix.kernel.all.cpu.intr
  34.     irix.kernel.all.cpu.idle
  35.     irix.kernel.all.cpu.wait.total
  36.     irix.mem.freemem
  37.     irix.kernel.all.runque
  38.     irix.kernel.all.runocc
  39.     irix.kernel.all.swap.swpque
  40.     irix.kernel.all.swap.swpocc
  41.     irix.swap.pagesout
  42.     irix.kernel.all.syscall
  43.     irix.kernel.all.pswitch
  44.     irix.kernel.all.intr.non_vme
  45.     irix.disk.all.read
  46.     irix.disk.all.write
  47.     irix.network.tcp.rcvtotal
  48.     irix.network.udp.ipackets
  49.     irix.network.tcp.sndtotal
  50.     irix.network.udp.opackets
  51.     irix.network.interface.total.bytes
  52. }
  53.